Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistent mode switching #285

Closed
pkmcnc opened this issue Jun 19, 2017 · 2 comments
Closed

Inconsistent mode switching #285

pkmcnc opened this issue Jun 19, 2017 · 2 comments

Comments

@pkmcnc
Copy link
Contributor

pkmcnc commented Jun 19, 2017

Here are the steps I follow to reproduce the issue:

  1. Start a config (axis_mm)
  2. Power on the machine
  3. Switch to MDI mode

This is what I expected to happen:

halui.mode-is-mdi activates

This is what happened instead:

halui.mode.is-mdi activates for a short moment and then halui.mode.is-manual is active again.
If MDI command is executed the mode switches to MDI.

Also, the machine starts in manual mode, then switches to a different mode for a brief moment, then switches back to manual (I have a LED and a relay connected to halui.mode.is-manual so I can see and hear that).
Edit: The latter is not really confirmed. Probably the machine starts in some other mode and then switches to manual.

It worked properly before this:

Not sure about 2.7

Information about my hardware and software:

I am using Debian image.
I am running a binary I built myself from source.
I am using this LinuxCNC version v2.8.0-pre1-3169-gdf1c3ba

@rene-dev
Copy link
Collaborator

rene-dev commented Dec 1, 2017

seems to be axis related, cant reproduce this in gmoccapy.
works in 2.7 in axis.

@rene-dev
Copy link
Collaborator

I think this can be closed., fixed by b7a13a8

@jepler jepler closed this as completed Dec 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants